Enlists a specified Meridian Enterprise share.
Syntax
Function EnlistTheSite(TargetShare, OnSchedule)
Parameters
Name | Description |
---|---|
TargetShare |
GCF share name to enlist. |
OnSchedule |
Boolean flag that, when True enlists the site on the next scheduled transfer. Otherwise, it is enlisted immediately. |
Remarks
Use to initiate site enlistment from script events. To enlist a Meridian Project Portal workspace, use the EnlistPortal function function instead.
Related concepts
Understanding enlistment transfers
Related tasks
Calculating import notification messages
Related information